Socket
Socket
Sign inDemoInstall

@barchart/common-js

Package Overview
Dependencies
Maintainers
1
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barchart/common-js

Library of common JavaScript utilities


Version published
Weekly downloads
109
decreased by-81.01%
Maintainers
1
Weekly downloads
 
Install size
Created

Readme

Source

@barchart/common-js

AWS CodeBuild NPM

A public library of shared JavaScript utilities. These utilities are agnostic to environment -- they are suitable for use in Node.js and web browsers.

Overview

Features
  • Simple utilities (type checking, assertions, bit masking, etc)
  • Data structures (decimals, days, enumerations, etc)
  • Simple collections (queues, stacks, trees, etc)
  • Specialized collections (priority queues, evicting lists, evicting maps, etc)
  • Browse the code...
Companion Library

A companion library called @barchart/common-node-js contains utilities for exclusive use in Node.js environments (i.e. not suitable for use in browsers).

Development

Documentation

The code is documented with JSDoc. This will be used as the basis for formal documentation (coming soon).

Package Managers

This library has been published as a public module to NPM as @barchart/common-js.

npm install @barchart/common-js -S
Build

Modern JavaScript language features are used. Some browsers may still require polyfills.

License

This software is provided under the MIT license.

Keywords

FAQs

Package last updated on 20 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc